_nifectl secrets update_

Updates the secrets

About#

Updates the secrets available to the application. It shows each secret's name, a digest of the its value and the time the secret was last set. The actual value of the secret is only available to the application.

Usage#

nifectl secrets update [flags]

Options#

Flags:
-h, --help help for update

Global Options#

-t, --access-token string Nife API Access Token
-j, --json json output

See Also#

  • nifectl - Manage application secrets